regex pattern
Type
glossary
Description
A string which describes a pattern to match using the regular expression format.
LiveCode implements regular expressions compatible with the PCRE library. For detailed information about regex patterns see the PCRE pattern documentation at http://www.pcre.org/original/doc/html/pcrepattern.html.